Release 10.1A: OpenEdge Development:
ADM Reference
createField
Create the Filter for one field.
Location: filter.p Parameters:INPUT phFrame AS HANDLEFrame handle.
INPUT pcName AS CHARACTERName of the column.
INPUT pcDataType AS CHARACTERdata type to use.
INPUT pcViewAs AS CHARACTERView-as.
INPUT pcFormat AS CHARACTERFormat.
INPUT plEnable AS LOGICALEnable for input.
INPUT pcTooltip AS CHARACTERTooltip text.
INPUT piHelpid AS INTEGERHelp ID.
INPUT pdRow AS DECIMALRow.
INPUT pdCol AS DECIMALColumn.
INPUT pdHeight AS DECIMALHeight. (If this is an editor, a height > 2 is used to set inner-lines instead of height, and the editor has word-wrap and a vertical scrollbar.)
INPUT pdWidth AS DECIMALWidth.
Returns: HANDLE Notes: PRIVATE function
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |